projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2d7b4
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 18 May 2004 13:36:32 +0000
(13:36 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 18 May 2004 13:36:32 +0000
(13:36 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 86c9825f5d2830b32667cf02d360d7b7467f1a60..161beefcb8cfe26f80cf359e84327098a3653421 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2004-05-18 Eli Zaretskii <eliz@gnu.org>
+
+ * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph
+ with make_number.
+ (IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph
+ with XINT.
+
2004-05-18 Kim F. Storm <storm@cua.dk>
* blockinput.h (INPUT_BLOCKED_P): New macros.